Skip to content

Extend DetectVMInstallationsJob to consider JAVA.*_HOME environment-variables#868

Merged
iloveeclipse merged 1 commit intoeclipse-jdt:masterfrom
HannesWell:extend-jvm-detection
Mar 3, 2026
Merged

Extend DetectVMInstallationsJob to consider JAVA.*_HOME environment-variables#868
iloveeclipse merged 1 commit intoeclipse-jdt:masterfrom
HannesWell:extend-jvm-detection

Conversation

@HannesWell
Copy link
Copy Markdown
Contributor

What it does

Extend DetectVMInstallationsJob to consider JAVA.*_HOME environment-variables
This matches the behavior of the maven-toolchains-plugin:

https://github.com/apache/maven-toolchains-plugin/blob/1f2ca233a1048e32b9efad8c32f9e613ee013ba1/src/main/java/org/apache/maven/plugins/toolchain/jdk/ToolchainDiscoverer.java#L141-L142

This was discussed in

Author checklist

This matches the behavior of the maven-toolchains-plugin
@HannesWell HannesWell force-pushed the extend-jvm-detection branch from 3ef1817 to f79a580 Compare March 3, 2026 17:31
@HannesWell
Copy link
Copy Markdown
Contributor Author

@iloveeclipse or @stephan-herrmann could you please review/submit this change?

@iloveeclipse iloveeclipse merged commit 908b572 into eclipse-jdt:master Mar 3, 2026
13 checks passed
@HannesWell HannesWell deleted the extend-jvm-detection branch March 3, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants